|
Number |
Sub-code |
Meaning |
|
1 |
DIAG_POWERUP |
Power up diagnostics failed |
|
2 |
DIAG_EXEC |
A diagnostic failed |
|
3 |
CONSOLE |
Console failed |
|
4 |
STACK_GONE |
Task stack depleted |
|
5 |
NO_MEMORY |
System heap depleted |
|
6 |
BAD_MEM_PTR |
Memory pointer corrupted |
|
7 |
NO_MBLK |
No memory blocks |
|
8 |
MBLK_CORRUPT |
Memory block corrupted |
|
9 |
BUFF_OVERFLOW |
Buffer overflow |
|
10 |
STREAM |
Stream error |
|
11 |
DISK_CORUPT |
Disk is corrupt |
|
12 |
DISK_FULL |
Disk is full |
|
13 |
DISK_FAIL |
Disk failed |
|
14 |
ILLEGAL_INT |
Illegal interrupt |
|
15 |
NOT_HEAP_PTR |
Memory pointer is not a heap pointer |
|
16 |
SW_ERROR |
Generic software error |
|
17 |
SWT |
Software watchdog timer |
|
18 |
INT_UNHANDLED |
Interrupt not handled |